1,-2,0,0,0.000000," ","integrate(x^4*arccosh(a*x),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
2,-2,0,0,0.000000," ","integrate(x^3*arccosh(a*x),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
3,-2,0,0,0.000000," ","integrate(x^2*arccosh(a*x),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
4,1,70,0,0.344471," ","integrate(x*arccosh(a*x),x, algorithm=""giac"")","\frac{1}{2} \, x^{2} \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right) - \frac{1}{4} \, a {\left(\frac{\sqrt{a^{2} x^{2} - 1} x}{a^{2}} - \frac{\log\left({\left| -x {\left| a \right|} + \sqrt{a^{2} x^{2} - 1} \right|}\right)}{a^{2} {\left| a \right|}}\right)}"," ",0,"1/2*x^2*log(a*x + sqrt(a^2*x^2 - 1)) - 1/4*a*(sqrt(a^2*x^2 - 1)*x/a^2 - log(abs(-x*abs(a) + sqrt(a^2*x^2 - 1)))/(a^2*abs(a)))","A",0
5,1,35,0,0.204764," ","integrate(arccosh(a*x),x, algorithm=""giac"")","x \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right) - \frac{\sqrt{a^{2} x^{2} - 1}}{a}"," ",0,"x*log(a*x + sqrt(a^2*x^2 - 1)) - sqrt(a^2*x^2 - 1)/a","A",0
6,0,0,0,0.000000," ","integrate(arccosh(a*x)/x,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)}{x}\,{d x}"," ",0,"integrate(arccosh(a*x)/x, x)","F",0
7,1,36,0,0.434412," ","integrate(arccosh(a*x)/x^2,x, algorithm=""giac"")","a \arctan\left(\sqrt{a^{2} x^{2} - 1}\right) - \frac{\log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)}{x}"," ",0,"a*arctan(sqrt(a^2*x^2 - 1)) - log(a*x + sqrt(a^2*x^2 - 1))/x","A",0
8,1,50,0,0.418503," ","integrate(arccosh(a*x)/x^3,x, algorithm=""giac"")","\frac{a {\left| a \right|}}{{\left(x {\left| a \right|} - \sqrt{a^{2} x^{2} - 1}\right)}^{2} + 1} - \frac{\log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)}{2 \, x^{2}}"," ",0,"a*abs(a)/((x*abs(a) - sqrt(a^2*x^2 - 1))^2 + 1) - 1/2*log(a*x + sqrt(a^2*x^2 - 1))/x^2","A",0
9,1,62,0,0.441607," ","integrate(arccosh(a*x)/x^4,x, algorithm=""giac"")","\frac{a^{4} \arctan\left(\sqrt{a^{2} x^{2} - 1}\right) + \frac{\sqrt{a^{2} x^{2} - 1} a^{2}}{x^{2}}}{6 \, a} - \frac{\log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)}{3 \, x^{3}}"," ",0,"1/6*(a^4*arctan(sqrt(a^2*x^2 - 1)) + sqrt(a^2*x^2 - 1)*a^2/x^2)/a - 1/3*log(a*x + sqrt(a^2*x^2 - 1))/x^3","A",0
10,1,77,0,0.365638," ","integrate(arccosh(a*x)/x^5,x, algorithm=""giac"")","\frac{{\left(3 \, {\left(x {\left| a \right|} - \sqrt{a^{2} x^{2} - 1}\right)}^{2} + 1\right)} a^{3} {\left| a \right|}}{3 \, {\left({\left(x {\left| a \right|} - \sqrt{a^{2} x^{2} - 1}\right)}^{2} + 1\right)}^{3}} - \frac{\log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)}{4 \, x^{4}}"," ",0,"1/3*(3*(x*abs(a) - sqrt(a^2*x^2 - 1))^2 + 1)*a^3*abs(a)/((x*abs(a) - sqrt(a^2*x^2 - 1))^2 + 1)^3 - 1/4*log(a*x + sqrt(a^2*x^2 - 1))/x^4","A",0
11,1,85,0,0.371534," ","integrate(arccosh(a*x)/x^6,x, algorithm=""giac"")","\frac{3 \, a^{6} \arctan\left(\sqrt{a^{2} x^{2} - 1}\right) + \frac{3 \, {\left(a^{2} x^{2} - 1\right)}^{\frac{3}{2}} a^{6} + 5 \, \sqrt{a^{2} x^{2} - 1} a^{6}}{a^{4} x^{4}}}{40 \, a} - \frac{\log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)}{5 \, x^{5}}"," ",0,"1/40*(3*a^6*arctan(sqrt(a^2*x^2 - 1)) + (3*(a^2*x^2 - 1)^(3/2)*a^6 + 5*sqrt(a^2*x^2 - 1)*a^6)/(a^4*x^4))/a - 1/5*log(a*x + sqrt(a^2*x^2 - 1))/x^5","A",0
12,-2,0,0,0.000000," ","integrate(x^4*arccosh(a*x)^2,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
13,-2,0,0,0.000000," ","integrate(x^3*arccosh(a*x)^2,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
14,-2,0,0,0.000000," ","integrate(x^2*arccosh(a*x)^2,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
15,-2,0,0,0.000000," ","integrate(x*arccosh(a*x)^2,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
16,1,62,0,0.326340," ","integrate(arccosh(a*x)^2,x, algorithm=""giac"")","x \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)^{2} + 2 \, a {\left(\frac{x}{a} - \frac{\sqrt{a^{2} x^{2} - 1} \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)}{a^{2}}\right)}"," ",0,"x*log(a*x + sqrt(a^2*x^2 - 1))^2 + 2*a*(x/a - sqrt(a^2*x^2 - 1)*log(a*x + sqrt(a^2*x^2 - 1))/a^2)","A",0
17,0,0,0,0.000000," ","integrate(arccosh(a*x)^2/x,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)^{2}}{x}\,{d x}"," ",0,"integrate(arccosh(a*x)^2/x, x)","F",0
18,0,0,0,0.000000," ","integrate(arccosh(a*x)^2/x^2,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)^{2}}{x^{2}}\,{d x}"," ",0,"integrate(arccosh(a*x)^2/x^2, x)","F",0
19,1,98,0,0.786847," ","integrate(arccosh(a*x)^2/x^3,x, algorithm=""giac"")","{\left(a \log\left({\left| -x {\left| a \right|} + \sqrt{a^{2} x^{2} - 1} \right|}\right) - a \log\left({\left| x \right|}\right) + \frac{2 \, {\left| a \right|} \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)}{{\left(x {\left| a \right|} - \sqrt{a^{2} x^{2} - 1}\right)}^{2} + 1}\right)} a - \frac{\log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)^{2}}{2 \, x^{2}}"," ",0,"(a*log(abs(-x*abs(a) + sqrt(a^2*x^2 - 1))) - a*log(abs(x)) + 2*abs(a)*log(a*x + sqrt(a^2*x^2 - 1))/((x*abs(a) - sqrt(a^2*x^2 - 1))^2 + 1))*a - 1/2*log(a*x + sqrt(a^2*x^2 - 1))^2/x^2","B",0
20,0,0,0,0.000000," ","integrate(arccosh(a*x)^2/x^4,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)^{2}}{x^{4}}\,{d x}"," ",0,"integrate(arccosh(a*x)^2/x^4, x)","F",0
21,1,147,0,0.492684," ","integrate(arccosh(a*x)^2/x^5,x, algorithm=""giac"")","-\frac{1}{12} \, {\left(2 \, a^{3} \log\left(x^{2}\right) - 4 \, a^{3} \log\left({\left| -x {\left| a \right|} + \sqrt{a^{2} x^{2} - 1} \right|}\right) - \frac{8 \, {\left(3 \, {\left(x {\left| a \right|} - \sqrt{a^{2} x^{2} - 1}\right)}^{2} + 1\right)} a^{2} {\left| a \right|} \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)}{{\left({\left(x {\left| a \right|} - \sqrt{a^{2} x^{2} - 1}\right)}^{2} + 1\right)}^{3}} - \frac{2 \, a^{3} x^{2} + a}{x^{2}}\right)} a - \frac{\log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)^{2}}{4 \, x^{4}}"," ",0,"-1/12*(2*a^3*log(x^2) - 4*a^3*log(abs(-x*abs(a) + sqrt(a^2*x^2 - 1))) - 8*(3*(x*abs(a) - sqrt(a^2*x^2 - 1))^2 + 1)*a^2*abs(a)*log(a*x + sqrt(a^2*x^2 - 1))/((x*abs(a) - sqrt(a^2*x^2 - 1))^2 + 1)^3 - (2*a^3*x^2 + a)/x^2)*a - 1/4*log(a*x + sqrt(a^2*x^2 - 1))^2/x^4","A",0
22,-2,0,0,0.000000," ","integrate(x^4*arccosh(a*x)^3,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
23,-2,0,0,0.000000," ","integrate(x^3*arccosh(a*x)^3,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
24,-2,0,0,0.000000," ","integrate(x^2*arccosh(a*x)^3,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
25,-2,0,0,0.000000," ","integrate(x*arccosh(a*x)^3,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
26,1,98,0,0.390576," ","integrate(arccosh(a*x)^3,x, algorithm=""giac"")","x \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)^{3} - 3 \, a {\left(\frac{\sqrt{a^{2} x^{2} - 1} \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)^{2}}{a^{2}} - \frac{2 \, {\left(x \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right) - \frac{\sqrt{a^{2} x^{2} - 1}}{a}\right)}}{a}\right)}"," ",0,"x*log(a*x + sqrt(a^2*x^2 - 1))^3 - 3*a*(sqrt(a^2*x^2 - 1)*log(a*x + sqrt(a^2*x^2 - 1))^2/a^2 - 2*(x*log(a*x + sqrt(a^2*x^2 - 1)) - sqrt(a^2*x^2 - 1)/a)/a)","A",0
27,0,0,0,0.000000," ","integrate(arccosh(a*x)^3/x,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)^{3}}{x}\,{d x}"," ",0,"integrate(arccosh(a*x)^3/x, x)","F",0
28,0,0,0,0.000000," ","integrate(arccosh(a*x)^3/x^2,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)^{3}}{x^{2}}\,{d x}"," ",0,"integrate(arccosh(a*x)^3/x^2, x)","F",0
29,-2,0,0,0.000000," ","integrate(arccosh(a*x)^3/x^3,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
30,0,0,0,0.000000," ","integrate(arccosh(a*x)^3/x^4,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)^{3}}{x^{4}}\,{d x}"," ",0,"integrate(arccosh(a*x)^3/x^4, x)","F",0
31,-2,0,0,0.000000," ","integrate(arccosh(a*x)^3/x^5,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
32,-2,0,0,0.000000," ","integrate(x^5*arccosh(a*x)^4,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
33,-2,0,0,0.000000," ","integrate(x^4*arccosh(a*x)^4,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
34,-2,0,0,0.000000," ","integrate(x^3*arccosh(a*x)^4,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
35,-2,0,0,0.000000," ","integrate(x^2*arccosh(a*x)^4,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
36,-2,0,0,0.000000," ","integrate(x*arccosh(a*x)^4,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
37,1,125,0,0.439539," ","integrate(arccosh(a*x)^4,x, algorithm=""giac"")","x \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)^{4} - 4 \, {\left(\frac{\sqrt{a^{2} x^{2} - 1} \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)^{3}}{a^{2}} - \frac{3 \, {\left(x \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)^{2} + 2 \, a {\left(\frac{x}{a} - \frac{\sqrt{a^{2} x^{2} - 1} \log\left(a x + \sqrt{a^{2} x^{2} - 1}\right)}{a^{2}}\right)}\right)}}{a}\right)} a"," ",0,"x*log(a*x + sqrt(a^2*x^2 - 1))^4 - 4*(sqrt(a^2*x^2 - 1)*log(a*x + sqrt(a^2*x^2 - 1))^3/a^2 - 3*(x*log(a*x + sqrt(a^2*x^2 - 1))^2 + 2*a*(x/a - sqrt(a^2*x^2 - 1)*log(a*x + sqrt(a^2*x^2 - 1))/a^2))/a)*a","A",0
38,0,0,0,0.000000," ","integrate(arccosh(a*x)^4/x,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)^{4}}{x}\,{d x}"," ",0,"integrate(arccosh(a*x)^4/x, x)","F",0
39,0,0,0,0.000000," ","integrate(arccosh(a*x)^4/x^2,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)^{4}}{x^{2}}\,{d x}"," ",0,"integrate(arccosh(a*x)^4/x^2, x)","F",0
40,-2,0,0,0.000000," ","integrate(arccosh(a*x)^4/x^3,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
41,0,0,0,0.000000," ","integrate(arccosh(a*x)^4/x^4,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)^{4}}{x^{4}}\,{d x}"," ",0,"integrate(arccosh(a*x)^4/x^4, x)","F",0
42,0,0,0,0.000000," ","integrate(x^6/arccosh(a*x),x, algorithm=""giac"")","\int \frac{x^{6}}{\operatorname{arcosh}\left(a x\right)}\,{d x}"," ",0,"integrate(x^6/arccosh(a*x), x)","F",0
43,-2,0,0,0.000000," ","integrate(x^5/arccosh(a*x),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
44,0,0,0,0.000000," ","integrate(x^4/arccosh(a*x),x, algorithm=""giac"")","\int \frac{x^{4}}{\operatorname{arcosh}\left(a x\right)}\,{d x}"," ",0,"integrate(x^4/arccosh(a*x), x)","F",0
45,-2,0,0,0.000000," ","integrate(x^3/arccosh(a*x),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
46,0,0,0,0.000000," ","integrate(x^2/arccosh(a*x),x, algorithm=""giac"")","\int \frac{x^{2}}{\operatorname{arcosh}\left(a x\right)}\,{d x}"," ",0,"integrate(x^2/arccosh(a*x), x)","F",0
47,0,0,0,0.000000," ","integrate(x/arccosh(a*x),x, algorithm=""giac"")","\int \frac{x}{\operatorname{arcosh}\left(a x\right)}\,{d x}"," ",0,"integrate(x/arccosh(a*x), x)","F",0
48,0,0,0,0.000000," ","integrate(1/arccosh(a*x),x, algorithm=""giac"")","\int \frac{1}{\operatorname{arcosh}\left(a x\right)}\,{d x}"," ",0,"integrate(1/arccosh(a*x), x)","F",0
49,0,0,0,0.000000," ","integrate(1/x/arccosh(a*x),x, algorithm=""giac"")","\int \frac{1}{x \operatorname{arcosh}\left(a x\right)}\,{d x}"," ",0,"integrate(1/(x*arccosh(a*x)), x)","F",0
50,0,0,0,0.000000," ","integrate(1/x^2/arccosh(a*x),x, algorithm=""giac"")","\int \frac{1}{x^{2} \operatorname{arcosh}\left(a x\right)}\,{d x}"," ",0,"integrate(1/(x^2*arccosh(a*x)), x)","F",0
51,0,0,0,0.000000," ","integrate(x^4/arccosh(a*x)^2,x, algorithm=""giac"")","\int \frac{x^{4}}{\operatorname{arcosh}\left(a x\right)^{2}}\,{d x}"," ",0,"integrate(x^4/arccosh(a*x)^2, x)","F",0
52,-2,0,0,0.000000," ","integrate(x^3/arccosh(a*x)^2,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
53,0,0,0,0.000000," ","integrate(x^2/arccosh(a*x)^2,x, algorithm=""giac"")","\int \frac{x^{2}}{\operatorname{arcosh}\left(a x\right)^{2}}\,{d x}"," ",0,"integrate(x^2/arccosh(a*x)^2, x)","F",0
54,0,0,0,0.000000," ","integrate(x/arccosh(a*x)^2,x, algorithm=""giac"")","\int \frac{x}{\operatorname{arcosh}\left(a x\right)^{2}}\,{d x}"," ",0,"integrate(x/arccosh(a*x)^2, x)","F",0
55,0,0,0,0.000000," ","integrate(1/arccosh(a*x)^2,x, algorithm=""giac"")","\int \frac{1}{\operatorname{arcosh}\left(a x\right)^{2}}\,{d x}"," ",0,"integrate(arccosh(a*x)^(-2), x)","F",0
56,0,0,0,0.000000," ","integrate(1/x/arccosh(a*x)^2,x, algorithm=""giac"")","\int \frac{1}{x \operatorname{arcosh}\left(a x\right)^{2}}\,{d x}"," ",0,"integrate(1/(x*arccosh(a*x)^2), x)","F",0
57,0,0,0,0.000000," ","integrate(1/x^2/arccosh(a*x)^2,x, algorithm=""giac"")","\int \frac{1}{x^{2} \operatorname{arcosh}\left(a x\right)^{2}}\,{d x}"," ",0,"integrate(1/(x^2*arccosh(a*x)^2), x)","F",0
58,0,0,0,0.000000," ","integrate(x^4/arccosh(a*x)^3,x, algorithm=""giac"")","\int \frac{x^{4}}{\operatorname{arcosh}\left(a x\right)^{3}}\,{d x}"," ",0,"integrate(x^4/arccosh(a*x)^3, x)","F",0
59,-2,0,0,0.000000," ","integrate(x^3/arccosh(a*x)^3,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
60,0,0,0,0.000000," ","integrate(x^2/arccosh(a*x)^3,x, algorithm=""giac"")","\int \frac{x^{2}}{\operatorname{arcosh}\left(a x\right)^{3}}\,{d x}"," ",0,"integrate(x^2/arccosh(a*x)^3, x)","F",0
61,0,0,0,0.000000," ","integrate(x/arccosh(a*x)^3,x, algorithm=""giac"")","\int \frac{x}{\operatorname{arcosh}\left(a x\right)^{3}}\,{d x}"," ",0,"integrate(x/arccosh(a*x)^3, x)","F",0
62,0,0,0,0.000000," ","integrate(1/arccosh(a*x)^3,x, algorithm=""giac"")","\int \frac{1}{\operatorname{arcosh}\left(a x\right)^{3}}\,{d x}"," ",0,"integrate(arccosh(a*x)^(-3), x)","F",0
63,0,0,0,0.000000," ","integrate(1/x/arccosh(a*x)^3,x, algorithm=""giac"")","\int \frac{1}{x \operatorname{arcosh}\left(a x\right)^{3}}\,{d x}"," ",0,"integrate(1/(x*arccosh(a*x)^3), x)","F",0
64,0,0,0,0.000000," ","integrate(1/x^2/arccosh(a*x)^3,x, algorithm=""giac"")","\int \frac{1}{x^{2} \operatorname{arcosh}\left(a x\right)^{3}}\,{d x}"," ",0,"integrate(1/(x^2*arccosh(a*x)^3), x)","F",0
65,0,0,0,0.000000," ","integrate(x^4/arccosh(a*x)^4,x, algorithm=""giac"")","\int \frac{x^{4}}{\operatorname{arcosh}\left(a x\right)^{4}}\,{d x}"," ",0,"integrate(x^4/arccosh(a*x)^4, x)","F",0
66,-2,0,0,0.000000," ","integrate(x^3/arccosh(a*x)^4,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
67,0,0,0,0.000000," ","integrate(x^2/arccosh(a*x)^4,x, algorithm=""giac"")","\int \frac{x^{2}}{\operatorname{arcosh}\left(a x\right)^{4}}\,{d x}"," ",0,"integrate(x^2/arccosh(a*x)^4, x)","F",0
68,0,0,0,0.000000," ","integrate(x/arccosh(a*x)^4,x, algorithm=""giac"")","\int \frac{x}{\operatorname{arcosh}\left(a x\right)^{4}}\,{d x}"," ",0,"integrate(x/arccosh(a*x)^4, x)","F",0
69,0,0,0,0.000000," ","integrate(1/arccosh(a*x)^4,x, algorithm=""giac"")","\int \frac{1}{\operatorname{arcosh}\left(a x\right)^{4}}\,{d x}"," ",0,"integrate(arccosh(a*x)^(-4), x)","F",0
70,0,0,0,0.000000," ","integrate(1/x/arccosh(a*x)^4,x, algorithm=""giac"")","\int \frac{1}{x \operatorname{arcosh}\left(a x\right)^{4}}\,{d x}"," ",0,"integrate(1/(x*arccosh(a*x)^4), x)","F",0
71,0,0,0,0.000000," ","integrate(1/x^2/arccosh(a*x)^4,x, algorithm=""giac"")","\int \frac{1}{x^{2} \operatorname{arcosh}\left(a x\right)^{4}}\,{d x}"," ",0,"integrate(1/(x^2*arccosh(a*x)^4), x)","F",0
72,0,0,0,0.000000," ","integrate(x^4*arccosh(a*x)^(1/2),x, algorithm=""giac"")","\int x^{4} \sqrt{\operatorname{arcosh}\left(a x\right)}\,{d x}"," ",0,"integrate(x^4*sqrt(arccosh(a*x)), x)","F",0
73,-2,0,0,0.000000," ","integrate(x^3*arccosh(a*x)^(1/2),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
74,0,0,0,0.000000," ","integrate(x^2*arccosh(a*x)^(1/2),x, algorithm=""giac"")","\int x^{2} \sqrt{\operatorname{arcosh}\left(a x\right)}\,{d x}"," ",0,"integrate(x^2*sqrt(arccosh(a*x)), x)","F",0
75,0,0,0,0.000000," ","integrate(x*arccosh(a*x)^(1/2),x, algorithm=""giac"")","\int x \sqrt{\operatorname{arcosh}\left(a x\right)}\,{d x}"," ",0,"integrate(x*sqrt(arccosh(a*x)), x)","F",0
76,0,0,0,0.000000," ","integrate(arccosh(a*x)^(1/2),x, algorithm=""giac"")","\int \sqrt{\operatorname{arcosh}\left(a x\right)}\,{d x}"," ",0,"integrate(sqrt(arccosh(a*x)), x)","F",0
77,0,0,0,0.000000," ","integrate(arccosh(a*x)^(1/2)/x,x, algorithm=""giac"")","\int \frac{\sqrt{\operatorname{arcosh}\left(a x\right)}}{x}\,{d x}"," ",0,"integrate(sqrt(arccosh(a*x))/x, x)","F",0
78,0,0,0,0.000000," ","integrate(x^4*arccosh(a*x)^(3/2),x, algorithm=""giac"")","\int x^{4} \operatorname{arcosh}\left(a x\right)^{\frac{3}{2}}\,{d x}"," ",0,"integrate(x^4*arccosh(a*x)^(3/2), x)","F",0
79,-2,0,0,0.000000," ","integrate(x^3*arccosh(a*x)^(3/2),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
80,0,0,0,0.000000," ","integrate(x^2*arccosh(a*x)^(3/2),x, algorithm=""giac"")","\int x^{2} \operatorname{arcosh}\left(a x\right)^{\frac{3}{2}}\,{d x}"," ",0,"integrate(x^2*arccosh(a*x)^(3/2), x)","F",0
81,0,0,0,0.000000," ","integrate(x*arccosh(a*x)^(3/2),x, algorithm=""giac"")","\int x \operatorname{arcosh}\left(a x\right)^{\frac{3}{2}}\,{d x}"," ",0,"integrate(x*arccosh(a*x)^(3/2), x)","F",0
82,0,0,0,0.000000," ","integrate(arccosh(a*x)^(3/2),x, algorithm=""giac"")","\int \operatorname{arcosh}\left(a x\right)^{\frac{3}{2}}\,{d x}"," ",0,"integrate(arccosh(a*x)^(3/2), x)","F",0
83,0,0,0,0.000000," ","integrate(arccosh(a*x)^(3/2)/x,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)^{\frac{3}{2}}}{x}\,{d x}"," ",0,"integrate(arccosh(a*x)^(3/2)/x, x)","F",0
84,-2,0,0,0.000000," ","integrate(x^4*arccosh(a*x)^(5/2),x, algorithm=""giac"")","\text{Exception raised: RuntimeError}"," ",0,"Exception raised: RuntimeError >> An error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
85,-2,0,0,0.000000," ","integrate(x^3*arccosh(a*x)^(5/2),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
86,-2,0,0,0.000000," ","integrate(x^2*arccosh(a*x)^(5/2),x, algorithm=""giac"")","\text{Exception raised: RuntimeError}"," ",0,"Exception raised: RuntimeError >> An error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
87,-2,0,0,0.000000," ","integrate(x*arccosh(a*x)^(5/2),x, algorithm=""giac"")","\text{Exception raised: RuntimeError}"," ",0,"Exception raised: RuntimeError >> An error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
88,-2,0,0,0.000000," ","integrate(arccosh(a*x)^(5/2),x, algorithm=""giac"")","\text{Exception raised: RuntimeError}"," ",0,"Exception raised: RuntimeError >> An error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
89,0,0,0,0.000000," ","integrate(arccosh(a*x)^(5/2)/x,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)^{\frac{5}{2}}}{x}\,{d x}"," ",0,"integrate(arccosh(a*x)^(5/2)/x, x)","F",0
90,0,0,0,0.000000," ","integrate(x^4/arccosh(a*x)^(1/2),x, algorithm=""giac"")","\int \frac{x^{4}}{\sqrt{\operatorname{arcosh}\left(a x\right)}}\,{d x}"," ",0,"integrate(x^4/sqrt(arccosh(a*x)), x)","F",0
91,-2,0,0,0.000000," ","integrate(x^3/arccosh(a*x)^(1/2),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
92,0,0,0,0.000000," ","integrate(x^2/arccosh(a*x)^(1/2),x, algorithm=""giac"")","\int \frac{x^{2}}{\sqrt{\operatorname{arcosh}\left(a x\right)}}\,{d x}"," ",0,"integrate(x^2/sqrt(arccosh(a*x)), x)","F",0
93,0,0,0,0.000000," ","integrate(x/arccosh(a*x)^(1/2),x, algorithm=""giac"")","\int \frac{x}{\sqrt{\operatorname{arcosh}\left(a x\right)}}\,{d x}"," ",0,"integrate(x/sqrt(arccosh(a*x)), x)","F",0
94,0,0,0,0.000000," ","integrate(1/arccosh(a*x)^(1/2),x, algorithm=""giac"")","\int \frac{1}{\sqrt{\operatorname{arcosh}\left(a x\right)}}\,{d x}"," ",0,"integrate(1/sqrt(arccosh(a*x)), x)","F",0
95,0,0,0,0.000000," ","integrate(1/x/arccosh(a*x)^(1/2),x, algorithm=""giac"")","\int \frac{1}{x \sqrt{\operatorname{arcosh}\left(a x\right)}}\,{d x}"," ",0,"integrate(1/(x*sqrt(arccosh(a*x))), x)","F",0
96,0,0,0,0.000000," ","integrate(1/x^2/arccosh(a*x)^(1/2),x, algorithm=""giac"")","\int \frac{1}{x^{2} \sqrt{\operatorname{arcosh}\left(a x\right)}}\,{d x}"," ",0,"integrate(1/(x^2*sqrt(arccosh(a*x))), x)","F",0
97,0,0,0,0.000000," ","integrate(x^4/arccosh(a*x)^(3/2),x, algorithm=""giac"")","\int \frac{x^{4}}{\operatorname{arcosh}\left(a x\right)^{\frac{3}{2}}}\,{d x}"," ",0,"integrate(x^4/arccosh(a*x)^(3/2), x)","F",0
98,-2,0,0,0.000000," ","integrate(x^3/arccosh(a*x)^(3/2),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
99,0,0,0,0.000000," ","integrate(x^2/arccosh(a*x)^(3/2),x, algorithm=""giac"")","\int \frac{x^{2}}{\operatorname{arcosh}\left(a x\right)^{\frac{3}{2}}}\,{d x}"," ",0,"integrate(x^2/arccosh(a*x)^(3/2), x)","F",0
100,0,0,0,0.000000," ","integrate(x/arccosh(a*x)^(3/2),x, algorithm=""giac"")","\int \frac{x}{\operatorname{arcosh}\left(a x\right)^{\frac{3}{2}}}\,{d x}"," ",0,"integrate(x/arccosh(a*x)^(3/2), x)","F",0
101,0,0,0,0.000000," ","integrate(1/arccosh(a*x)^(3/2),x, algorithm=""giac"")","\int \frac{1}{\operatorname{arcosh}\left(a x\right)^{\frac{3}{2}}}\,{d x}"," ",0,"integrate(arccosh(a*x)^(-3/2), x)","F",0
102,0,0,0,0.000000," ","integrate(1/x/arccosh(a*x)^(3/2),x, algorithm=""giac"")","\int \frac{1}{x \operatorname{arcosh}\left(a x\right)^{\frac{3}{2}}}\,{d x}"," ",0,"integrate(1/(x*arccosh(a*x)^(3/2)), x)","F",0
103,0,0,0,0.000000," ","integrate(x^4/arccosh(a*x)^(5/2),x, algorithm=""giac"")","\int \frac{x^{4}}{\operatorname{arcosh}\left(a x\right)^{\frac{5}{2}}}\,{d x}"," ",0,"integrate(x^4/arccosh(a*x)^(5/2), x)","F",0
104,-2,0,0,0.000000," ","integrate(x^3/arccosh(a*x)^(5/2),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
105,0,0,0,0.000000," ","integrate(x^2/arccosh(a*x)^(5/2),x, algorithm=""giac"")","\int \frac{x^{2}}{\operatorname{arcosh}\left(a x\right)^{\frac{5}{2}}}\,{d x}"," ",0,"integrate(x^2/arccosh(a*x)^(5/2), x)","F",0
106,0,0,0,0.000000," ","integrate(x/arccosh(a*x)^(5/2),x, algorithm=""giac"")","\int \frac{x}{\operatorname{arcosh}\left(a x\right)^{\frac{5}{2}}}\,{d x}"," ",0,"integrate(x/arccosh(a*x)^(5/2), x)","F",0
107,0,0,0,0.000000," ","integrate(1/arccosh(a*x)^(5/2),x, algorithm=""giac"")","\int \frac{1}{\operatorname{arcosh}\left(a x\right)^{\frac{5}{2}}}\,{d x}"," ",0,"integrate(arccosh(a*x)^(-5/2), x)","F",0
108,0,0,0,0.000000," ","integrate(1/x/arccosh(a*x)^(5/2),x, algorithm=""giac"")","\int \frac{1}{x \operatorname{arcosh}\left(a x\right)^{\frac{5}{2}}}\,{d x}"," ",0,"integrate(1/(x*arccosh(a*x)^(5/2)), x)","F",0
109,0,0,0,0.000000," ","integrate(x^4/arccosh(a*x)^(7/2),x, algorithm=""giac"")","\int \frac{x^{4}}{\operatorname{arcosh}\left(a x\right)^{\frac{7}{2}}}\,{d x}"," ",0,"integrate(x^4/arccosh(a*x)^(7/2), x)","F",0
110,-2,0,0,0.000000," ","integrate(x^3/arccosh(a*x)^(7/2),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
111,0,0,0,0.000000," ","integrate(x^2/arccosh(a*x)^(7/2),x, algorithm=""giac"")","\int \frac{x^{2}}{\operatorname{arcosh}\left(a x\right)^{\frac{7}{2}}}\,{d x}"," ",0,"integrate(x^2/arccosh(a*x)^(7/2), x)","F",0
112,0,0,0,0.000000," ","integrate(x/arccosh(a*x)^(7/2),x, algorithm=""giac"")","\int \frac{x}{\operatorname{arcosh}\left(a x\right)^{\frac{7}{2}}}\,{d x}"," ",0,"integrate(x/arccosh(a*x)^(7/2), x)","F",0
113,0,0,0,0.000000," ","integrate(1/arccosh(a*x)^(7/2),x, algorithm=""giac"")","\int \frac{1}{\operatorname{arcosh}\left(a x\right)^{\frac{7}{2}}}\,{d x}"," ",0,"integrate(arccosh(a*x)^(-7/2), x)","F",0
114,0,0,0,0.000000," ","integrate(1/x/arccosh(a*x)^(7/2),x, algorithm=""giac"")","\int \frac{1}{x \operatorname{arcosh}\left(a x\right)^{\frac{7}{2}}}\,{d x}"," ",0,"integrate(1/(x*arccosh(a*x)^(7/2)), x)","F",0
115,0,0,0,0.000000," ","integrate(x^m*arccosh(a*x)^4,x, algorithm=""giac"")","\int x^{m} \operatorname{arcosh}\left(a x\right)^{4}\,{d x}"," ",0,"integrate(x^m*arccosh(a*x)^4, x)","F",0
116,0,0,0,0.000000," ","integrate(x^m*arccosh(a*x)^3,x, algorithm=""giac"")","\int x^{m} \operatorname{arcosh}\left(a x\right)^{3}\,{d x}"," ",0,"integrate(x^m*arccosh(a*x)^3, x)","F",0
117,0,0,0,0.000000," ","integrate(x^m*arccosh(a*x)^2,x, algorithm=""giac"")","\int x^{m} \operatorname{arcosh}\left(a x\right)^{2}\,{d x}"," ",0,"integrate(x^m*arccosh(a*x)^2, x)","F",0
118,0,0,0,0.000000," ","integrate(x^m*arccosh(a*x),x, algorithm=""giac"")","\int x^{m} \operatorname{arcosh}\left(a x\right)\,{d x}"," ",0,"integrate(x^m*arccosh(a*x), x)","F",0
119,0,0,0,0.000000," ","integrate(x^m/arccosh(a*x),x, algorithm=""giac"")","\int \frac{x^{m}}{\operatorname{arcosh}\left(a x\right)}\,{d x}"," ",0,"integrate(x^m/arccosh(a*x), x)","F",0
120,0,0,0,0.000000," ","integrate(x^m/arccosh(a*x)^2,x, algorithm=""giac"")","\int \frac{x^{m}}{\operatorname{arcosh}\left(a x\right)^{2}}\,{d x}"," ",0,"integrate(x^m/arccosh(a*x)^2, x)","F",0
121,0,0,0,0.000000," ","integrate(x^m/arccosh(a*x)^3,x, algorithm=""giac"")","\int \frac{x^{m}}{\operatorname{arcosh}\left(a x\right)^{3}}\,{d x}"," ",0,"integrate(x^m/arccosh(a*x)^3, x)","F",0
122,-1,0,0,0.000000," ","integrate(x^m*arccosh(a*x)^(3/2),x, algorithm=""giac"")","\text{Timed out}"," ",0,"Timed out","F(-1)",0
123,-1,0,0,0.000000," ","integrate(x^m*arccosh(a*x)^(1/2),x, algorithm=""giac"")","\text{Timed out}"," ",0,"Timed out","F(-1)",0
124,0,0,0,0.000000," ","integrate(x^m/arccosh(a*x)^(1/2),x, algorithm=""giac"")","\int \frac{x^{m}}{\sqrt{\operatorname{arcosh}\left(a x\right)}}\,{d x}"," ",0,"integrate(x^m/sqrt(arccosh(a*x)), x)","F",0
125,0,0,0,0.000000," ","integrate(x^m/arccosh(a*x)^(3/2),x, algorithm=""giac"")","\int \frac{x^{m}}{\operatorname{arcosh}\left(a x\right)^{\frac{3}{2}}}\,{d x}"," ",0,"integrate(x^m/arccosh(a*x)^(3/2), x)","F",0
126,-1,0,0,0.000000," ","integrate((d*x)^m*arccosh(a*x)^n,x, algorithm=""giac"")","\text{Timed out}"," ",0,"Timed out","F(-1)",0
127,0,0,0,0.000000," ","integrate(x^4*arccosh(a*x)^n,x, algorithm=""giac"")","\int x^{4} \operatorname{arcosh}\left(a x\right)^{n}\,{d x}"," ",0,"integrate(x^4*arccosh(a*x)^n, x)","F",0
128,-2,0,0,0.000000," ","integrate(x^3*arccosh(a*x)^n,x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
129,0,0,0,0.000000," ","integrate(x^2*arccosh(a*x)^n,x, algorithm=""giac"")","\int x^{2} \operatorname{arcosh}\left(a x\right)^{n}\,{d x}"," ",0,"integrate(x^2*arccosh(a*x)^n, x)","F",0
130,0,0,0,0.000000," ","integrate(x*arccosh(a*x)^n,x, algorithm=""giac"")","\int x \operatorname{arcosh}\left(a x\right)^{n}\,{d x}"," ",0,"integrate(x*arccosh(a*x)^n, x)","F",0
131,0,0,0,0.000000," ","integrate(arccosh(a*x)^n,x, algorithm=""giac"")","\int \operatorname{arcosh}\left(a x\right)^{n}\,{d x}"," ",0,"integrate(arccosh(a*x)^n, x)","F",0
132,0,0,0,0.000000," ","integrate(arccosh(a*x)^n/x,x, algorithm=""giac"")","\int \frac{\operatorname{arcosh}\left(a x\right)^{n}}{x}\,{d x}"," ",0,"integrate(arccosh(a*x)^n/x, x)","F",0
133,-2,0,0,0.000000," ","integrate(x^3*(a+b*arccosh(c*x)),x, algorithm=""giac"")","\text{Exception raised: TypeError}"," ",0,"Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
134,-2,0,0,0.000000," ","integrate(x^2*(a+b*arccosh(c*x)),x, algorithm=""giac"")","\text{Exception raised: RuntimeError}"," ",0,"Exception raised: RuntimeError >> An error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
135,1,80,0,0.625476," ","integrate(x*(a+b*arccosh(c*x)),x, algorithm=""giac"")","\frac{1}{2} \, a x^{2} + \frac{1}{4} \, {\left(2 \, x^{2} \log\left(c x + \sqrt{c^{2} x^{2} - 1}\right) - c {\left(\frac{\sqrt{c^{2} x^{2} - 1} x}{c^{2}} - \frac{\log\left({\left| -x {\left| c \right|} + \sqrt{c^{2} x^{2} - 1} \right|}\right)}{c^{2} {\left| c \right|}}\right)}\right)} b"," ",0,"1/2*a*x^2 + 1/4*(2*x^2*log(c*x + sqrt(c^2*x^2 - 1)) - c*(sqrt(c^2*x^2 - 1)*x/c^2 - log(abs(-x*abs(c) + sqrt(c^2*x^2 - 1)))/(c^2*abs(c))))*b","A",0
136,1,41,0,0.431267," ","integrate(a+b*arccosh(c*x),x, algorithm=""giac"")","{\left(x \log\left(c x + \sqrt{c^{2} x^{2} - 1}\right) - \frac{\sqrt{c^{2} x^{2} - 1}}{c}\right)} b + a x"," ",0,"(x*log(c*x + sqrt(c^2*x^2 - 1)) - sqrt(c^2*x^2 - 1)/c)*b + a*x","A",0
137,0,0,0,0.000000," ","integrate((a+b*arccosh(c*x))/x,x, algorithm=""giac"")","\int \frac{b \operatorname{arcosh}\left(c x\right) + a}{x}\,{d x}"," ",0,"integrate((b*arccosh(c*x) + a)/x, x)","F",0
138,0,0,0,0.000000," ","integrate((a+b*arccosh(c*x))/x^2,x, algorithm=""giac"")","\int \frac{b \operatorname{arcosh}\left(c x\right) + a}{x^{2}}\,{d x}"," ",0,"integrate((b*arccosh(c*x) + a)/x^2, x)","F",0
139,0,0,0,0.000000," ","integrate((a+b*arccosh(c*x))/x^3,x, algorithm=""giac"")","\int \frac{b \operatorname{arcosh}\left(c x\right) + a}{x^{3}}\,{d x}"," ",0,"integrate((b*arccosh(c*x) + a)/x^3, x)","F",0
140,0,0,0,0.000000," ","integrate((a+b*arccosh(c*x))/x^4,x, algorithm=""giac"")","\int \frac{b \operatorname{arcosh}\left(c x\right) + a}{x^{4}}\,{d x}"," ",0,"integrate((b*arccosh(c*x) + a)/x^4, x)","F",0
141,0,0,0,0.000000," ","integrate((a+b*arccosh(c*x))/x^5,x, algorithm=""giac"")","\int \frac{b \operatorname{arcosh}\left(c x\right) + a}{x^{5}}\,{d x}"," ",0,"integrate((b*arccosh(c*x) + a)/x^5, x)","F",0
142,0,0,0,0.000000," ","integrate(x^2*(a+b*arccosh(c*x))^(1/2),x, algorithm=""giac"")","\int \sqrt{b \operatorname{arcosh}\left(c x\right) + a} x^{2}\,{d x}"," ",0,"integrate(sqrt(b*arccosh(c*x) + a)*x^2, x)","F",0
143,0,0,0,0.000000," ","integrate(x*(a+b*arccosh(c*x))^(1/2),x, algorithm=""giac"")","\int \sqrt{b \operatorname{arcosh}\left(c x\right) + a} x\,{d x}"," ",0,"integrate(sqrt(b*arccosh(c*x) + a)*x, x)","F",0
144,0,0,0,0.000000," ","integrate((a+b*arccosh(c*x))^(1/2),x, algorithm=""giac"")","\int \sqrt{b \operatorname{arcosh}\left(c x\right) + a}\,{d x}"," ",0,"integrate(sqrt(b*arccosh(c*x) + a), x)","F",0
145,-2,0,0,0.000000," ","integrate(x^2*(a+b*arccosh(c*x))^(3/2),x, algorithm=""giac"")","\text{Exception raised: RuntimeError}"," ",0,"Exception raised: RuntimeError >> An error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
146,0,0,0,0.000000," ","integrate(x*(a+b*arccosh(c*x))^(3/2),x, algorithm=""giac"")","\int {\left(b \operatorname{arcosh}\left(c x\right) + a\right)}^{\frac{3}{2}} x\,{d x}"," ",0,"integrate((b*arccosh(c*x) + a)^(3/2)*x, x)","F",0
147,0,0,0,0.000000," ","integrate((a+b*arccosh(c*x))^(3/2),x, algorithm=""giac"")","\int {\left(b \operatorname{arcosh}\left(c x\right) + a\right)}^{\frac{3}{2}}\,{d x}"," ",0,"integrate((b*arccosh(c*x) + a)^(3/2), x)","F",0
148,-2,0,0,0.000000," ","integrate(x^2*(a+b*arccosh(c*x))^(5/2),x, algorithm=""giac"")","\text{Exception raised: RuntimeError}"," ",0,"Exception raised: RuntimeError >> An error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
149,-2,0,0,0.000000," ","integrate(x*(a+b*arccosh(c*x))^(5/2),x, algorithm=""giac"")","\text{Exception raised: RuntimeError}"," ",0,"Exception raised: RuntimeError >> An error occurred running a Giac command:INPUT:sage2OUTPUT:Evaluation time: 0.54sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
150,-2,0,0,0.000000," ","integrate((a+b*arccosh(c*x))^(5/2),x, algorithm=""giac"")","\text{Exception raised: RuntimeError}"," ",0,"Exception raised: RuntimeError >> An error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
151,0,0,0,0.000000," ","integrate(x^2/(a+b*arccosh(c*x))^(1/2),x, algorithm=""giac"")","\int \frac{x^{2}}{\sqrt{b \operatorname{arcosh}\left(c x\right) + a}}\,{d x}"," ",0,"integrate(x^2/sqrt(b*arccosh(c*x) + a), x)","F",0
152,0,0,0,0.000000," ","integrate(x/(a+b*arccosh(c*x))^(1/2),x, algorithm=""giac"")","\int \frac{x}{\sqrt{b \operatorname{arcosh}\left(c x\right) + a}}\,{d x}"," ",0,"integrate(x/sqrt(b*arccosh(c*x) + a), x)","F",0
153,0,0,0,0.000000," ","integrate(1/(a+b*arccosh(c*x))^(1/2),x, algorithm=""giac"")","\int \frac{1}{\sqrt{b \operatorname{arcosh}\left(c x\right) + a}}\,{d x}"," ",0,"integrate(1/sqrt(b*arccosh(c*x) + a), x)","F",0
154,0,0,0,0.000000," ","integrate(x^2/(a+b*arccosh(c*x))^(3/2),x, algorithm=""giac"")","\int \frac{x^{2}}{{\left(b \operatorname{arcosh}\left(c x\right) + a\right)}^{\frac{3}{2}}}\,{d x}"," ",0,"integrate(x^2/(b*arccosh(c*x) + a)^(3/2), x)","F",0
155,0,0,0,0.000000," ","integrate(x/(a+b*arccosh(c*x))^(3/2),x, algorithm=""giac"")","\int \frac{x}{{\left(b \operatorname{arcosh}\left(c x\right) + a\right)}^{\frac{3}{2}}}\,{d x}"," ",0,"integrate(x/(b*arccosh(c*x) + a)^(3/2), x)","F",0
156,0,0,0,0.000000," ","integrate(1/(a+b*arccosh(c*x))^(3/2),x, algorithm=""giac"")","\int \frac{1}{{\left(b \operatorname{arcosh}\left(c x\right) + a\right)}^{\frac{3}{2}}}\,{d x}"," ",0,"integrate((b*arccosh(c*x) + a)^(-3/2), x)","F",0
157,0,0,0,0.000000," ","integrate(x^2/(a+b*arccosh(c*x))^(5/2),x, algorithm=""giac"")","\int \frac{x^{2}}{{\left(b \operatorname{arcosh}\left(c x\right) + a\right)}^{\frac{5}{2}}}\,{d x}"," ",0,"integrate(x^2/(b*arccosh(c*x) + a)^(5/2), x)","F",0
158,0,0,0,0.000000," ","integrate(x/(a+b*arccosh(c*x))^(5/2),x, algorithm=""giac"")","\int \frac{x}{{\left(b \operatorname{arcosh}\left(c x\right) + a\right)}^{\frac{5}{2}}}\,{d x}"," ",0,"integrate(x/(b*arccosh(c*x) + a)^(5/2), x)","F",0
159,0,0,0,0.000000," ","integrate(1/(a+b*arccosh(c*x))^(5/2),x, algorithm=""giac"")","\int \frac{1}{{\left(b \operatorname{arcosh}\left(c x\right) + a\right)}^{\frac{5}{2}}}\,{d x}"," ",0,"integrate((b*arccosh(c*x) + a)^(-5/2), x)","F",0
160,0,0,0,0.000000," ","integrate(x^2/(a+b*arccosh(c*x))^(7/2),x, algorithm=""giac"")","\int \frac{x^{2}}{{\left(b \operatorname{arcosh}\left(c x\right) + a\right)}^{\frac{7}{2}}}\,{d x}"," ",0,"integrate(x^2/(b*arccosh(c*x) + a)^(7/2), x)","F",0
161,0,0,0,0.000000," ","integrate(x/(a+b*arccosh(c*x))^(7/2),x, algorithm=""giac"")","\int \frac{x}{{\left(b \operatorname{arcosh}\left(c x\right) + a\right)}^{\frac{7}{2}}}\,{d x}"," ",0,"integrate(x/(b*arccosh(c*x) + a)^(7/2), x)","F",0
162,0,0,0,0.000000," ","integrate(1/(a+b*arccosh(c*x))^(7/2),x, algorithm=""giac"")","\int \frac{1}{{\left(b \operatorname{arcosh}\left(c x\right) + a\right)}^{\frac{7}{2}}}\,{d x}"," ",0,"integrate((b*arccosh(c*x) + a)^(-7/2), x)","F",0
163,-2,0,0,0.000000," ","integrate((a+b*arccosh(c*x))^2*(f*x)^(1/2),x, algorithm=""giac"")","\text{Exception raised: RuntimeError}"," ",0,"Exception raised: RuntimeError >> An error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value","F(-2)",0
164,0,0,0,0.000000," ","integrate((d*x)^m*(a+b*arccosh(c*x))^2,x, algorithm=""giac"")","\int {\left(b \operatorname{arcosh}\left(c x\right) + a\right)}^{2} \left(d x\right)^{m}\,{d x}"," ",0,"integrate((b*arccosh(c*x) + a)^2*(d*x)^m, x)","F",0
165,0,0,0,0.000000," ","integrate((d*x)^m*(a+b*arccosh(c*x)),x, algorithm=""giac"")","\int {\left(b \operatorname{arcosh}\left(c x\right) + a\right)} \left(d x\right)^{m}\,{d x}"," ",0,"integrate((b*arccosh(c*x) + a)*(d*x)^m, x)","F",0
166,0,0,0,0.000000," ","integrate((d*x)^m/(a+b*arccosh(c*x)),x, algorithm=""giac"")","\int \frac{\left(d x\right)^{m}}{b \operatorname{arcosh}\left(c x\right) + a}\,{d x}"," ",0,"integrate((d*x)^m/(b*arccosh(c*x) + a), x)","F",0
